github.com/klauspost/compress/zstd.encoderOptions.level (field)
8 uses
github.com/klauspost/compress/zstd (current package)
dict.go#L236: level: o.Level,
encoder_options.go#L19: level EncoderLevel
encoder_options.go#L43: level: SpeedDefault,
encoder_options.go#L52: switch o.level {
encoder_options.go#L242: if o.resetOpt && l != o.level {
encoder_options.go#L245: o.level = l
encoder_options.go#L247: switch o.level {
encoder_options.go#L363: switch o.level {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |